ContentType Constructor (String) |
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ContentType(
string contentType
)
Public Sub New (
contentType As String
)
Parameters
- contentType
- Type: SystemString
Type of the content.
See Also